home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.n / time.n < prev    next >
Encoding:
Text File  |  1995-07-26  |  1.4 KB  |  66 lines

  1.  
  2.  
  3.  
  4.      ttttiiiimmmmeeee((((nnnn))))                      TTTTccccllll (((( ))))                      ttttiiiimmmmeeee((((nnnn))))
  5.  
  6.  
  7.  
  8.      _________________________________________________________________
  9.  
  10.      NNNNAAAAMMMMEEEE
  11.           time - Time the execution of a script
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           ttttiiiimmmmeeee _s_c_r_i_p_t ?_c_o_u_n_t?
  15.      _________________________________________________________________
  16.  
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           This command will call the Tcl interpreter  _c_o_u_n_t  times  to
  20.           evaluate _s_c_r_i_p_t (or once if _c_o_u_n_t isn't specified).  It will
  21.           then return a string of the form
  22.  
  23.                555500003333 mmmmiiiiccccrrrroooosssseeeeccccoooonnnnddddssss ppppeeeerrrr iiiitttteeeerrrraaaattttiiiioooonnnn
  24.           which indicates the average  amount  of  time  required  per
  25.           iteration,  in  microseconds.   Time  is measured in elapsed
  26.           time, not CPU time.
  27.  
  28.  
  29.      KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  30.           script, time
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.      Page 1                                          (printed 7/17/95)
  62.  
  63.  
  64.  
  65.